home *** CD-ROM | disk | FTP | other *** search
- Path: news.uni-c.dk!inet!perjac
- From: perjac@inet.uni-c.dk (Per Jacobsen)
- Newsgroups: comp.sys.amiga.graphics
- Subject: Re: GIF89a support in ADPro? Standalone util?
- Date: 11 Feb 1996 02:41:49 GMT
- Organization: The Shadows' Parking lot
- Message-ID: <4fjl1d$abo@news.uni-c.dk>
- References: <fulldog-0102960055080001@167.114.251.5>
- NNTP-Posting-Host: inet.uni-c.dk
- X-Newsreader: TIN [version 1.2 PL2]
-
- Victor Vargas G. (fulldog@tag01.acnet.net) wrote:
- > I need some Amiga utility or module for ADPro that saves files in GIF89a
-
- It's a pity ADSG never released a developers kit...
-
- > (interlaced, transparent) format for Web page design.
-
- There is a program called GFXLAB24 on aminet which has a gui, alas it
- also has some bugs and causes a lot of enforcer hits.
-
- But a quick shell tool is:
-
- /pub/aminet/gfx/misc/giftool.lha
-
- If you set it up in DOpus or something similar it's quick to convert a
- whole directory. The syntax while decidedly unix is rather simple:
-
- giftool -1 -B -i <filename>
-
- Will convert <filename> to an interlaced gif with the first colour as the
- transparent one.
-
-
-
-